home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -seriously_amiga- / shareware / archivers / wbunarc / readme next >
Text File  |  1997-12-01  |  2KB  |  78 lines

  1. Short:    Use the good extractor for an archive.
  2. Author:   cfc@iname.com
  3. Uploader: cfc@iname.com
  4. Type:     util/arc
  5. Version:  1.0
  6. Distribution: Freeware
  7.  
  8.  It's a five minutes tool that you can use to extract several archive.
  9.  I use this tool as a ToolManager dock object to extracting archive 
  10.  with a simple icon drag. Extract always in ram (It's not a feature but
  11.  read again the first sentence...).
  12.  
  13.  Requirement:
  14.  
  15.  OS3+ (use datatypes)
  16.  archive datatypes descriptors installed (can be found in /util/dtype/clidt.lha).
  17.  several archive extractor (lha, lzx, unzip, gzip, tar).
  18.  
  19.  
  20.  Feature:
  21.  
  22.  Can extract lha, lzx, zip, gzip, tar-gzip archives.
  23.  Use datatypes to identify archives.
  24.  
  25.  
  26.  Usage:
  27.  
  28.  it's a command-line tool but you should use it with ToolManager.
  29.  option: -o Enable output of extractors.
  30.          -x??? x position of a window that's say "Extract...".
  31.          -y??? y position of the same window.
  32.                You must specify -x and -y if you want the little window.
  33.  
  34.  My usage:
  35.  
  36.  In the ToolManager exec object prefs:
  37.  [Exec Type]:          Shell
  38.  [Command]:            c:WbUnArc -x500 -y10
  39.  [Arguments]:          Checked
  40.  [Current Directory]:  Ram:
  41.  
  42.  That's all! You can use this exec object as a dock object, a menu-item or an appicon.
  43.  With a dock, you have just to drop archive on a dock to extract it.
  44.  
  45.  Install:
  46.  Copy WbUnArc where you want (c: for example).
  47.  Check that lha and other are in your path (if they are in c:, it's ok).
  48.  
  49.  If you have a problem or if you want i spent more time on this little tool, mail-me.
  50.  
  51. -----------------------------------------------------------------------------------------------------
  52.  
  53.  This software is Freeware, but not in the public domain !
  54.  
  55.  
  56.  It's strictly forbidden to include this archive in any kind of software
  57.  collection except Fred Fish's AmigaLibrary, Aminet FileServer and BBS Fileareas
  58.  or by a explicit permission from me !
  59.  
  60.  This software is provided "as is". No representations or warranties are
  61.  made with respect to the accuracy, reliability, performance, currentness,
  62.  or operation of this software, and all use is at your own risk !
  63.  
  64.  If you have any suggestion or comments please contact me :
  65.  
  66.  
  67.  Christophe Sollet
  68.  21, rue de Villers
  69.  14260 Aunay/Odon
  70.  France
  71.  
  72.  EMail:
  73.  cfc@iname.com
  74.  sollet@esigetel.fr
  75.  cfc@altern.org (use it only if previous don't work)
  76.  
  77. -----------------------------------------------------------------------------------------------------
  78.